home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 38 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: fc.hp.com!news
  2. From: koren@hpsrk.fc.hp.com (Steve Koren)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: opening muimaster.library from another lib
  5. Date: 01 Jan 1996 11:46:52 -0700
  6. Organization: HP Fort Collins Site
  7. Sender: koren@hpsrk.fc.hp.com
  8. Message-ID: <oj668eviwgz.fsf@hpsrk.fc.hp.com>
  9. References: <oj6entlm4tk.fsf@hpsrk.fc.hp.com> <30e835db@lls.se>
  10. NNTP-Posting-Host: hpsrk.fc.hp.com
  11. In-reply-to: cmh@lls.se's message of 01 Jan 96 13:31:19 CET
  12. X-Newsreader: Gnus v5.0.9
  13.  
  14.  
  15. cmh@lls.se (Magnus Holmgren) wrote:
  16.  
  17. > I don't quite like having such "heavy" init in LibInit I must say. What
  18.  
  19. Magnus, I'm not sure I quite follow you here.  Opening 8 shared libs is
  20. "heavy"?  The program I'm writing is designed for 040/25's and up, and
  21. I'd tend to think that opening 8 libraries, in all probably which are
  22. already RAM resident, would be instantaneous.
  23.  
  24. > Btw, could it perhaps be a stack problem? ramlib (that calls your library
  25. > init) only have a 2 KB stack, so it isn't impossible, I'd say..
  26.  
  27. Perhaps.  I'll look into that, thanks.  Perhaps the muimaster.library
  28. uses more stack than is available.
  29.  
  30.   - steve
  31.